home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15315 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.halcyon.com!usenet
  2. From: Glen Parker <glenebob@halcyon.com>
  3. Newsgroups: comp.lang.c++,comp.lang.c,comp.os.msdos.programer,comp.os.ms-windows.programmer.misc
  4. Subject: Re: fastest code
  5. Date: Thu, 04 Apr 1996 11:07:14 -0800
  6. Organization: Computer Systems Contracting
  7. Message-ID: <31641DE2.31D4@halcyon.com>
  8. References: <316112A2.7D37@public.sta.net.cn> <31611AC9.7DE1@wight.hursley.ibm.com> <3162c21a.6084138@204.248.25.97>
  9. NNTP-Posting-Host: blv-pm2-ip29.halcyon.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.01 (WinNT; I)
  14.  
  15. William E. Kempf wrote:
  16. > Max Waterman <dwater@wight.hursley.ibm.com> wrote:
  17. > :Xu Yifeng wrote:
  18. > :> I'd like to know which C/C++ compiler generate fastest code?
  19. > :> Borland, Microsoft, Watcom, High or Symantec?
  20. > :
  21. > :The Cray C compiler would probably generate the fastest code.
  22. > :
  23. > :Max.
  24. > :--
  25. > :    ___                      mailto:max@lton.u-net.com
  26. > :  /  /  /  _       /     /  _  __ __   _   __   _
  27. > : /  /  / /_/ |/  /  /  / /_/  /  /_   /_/ / / / /_/ /| /
  28. > :/  /  / /  / /|  /_/_/ /  /  /  /_  /  |  / / / /  / / |/
  29. > No, it may run faster because the Cray computer is faster, but that
  30. > doesn't mean it is faster code (Big-O notation kinda thing) :-).
  31. > -----
  32. > William E. Kempf          : http://www.novia.net/~srwillrd
  33. > "Sir Willard"             : mailto:srwillrd@novia.net (home)
  34. > Knight of the Ascii Table : mailto:wekempf@marlton.1dc.com (work)
  35.  
  36.  
  37. If you run a c-compiler on a faster computer, 
  38. wouldn't it make faster code?  Or code faster?  Now 
  39. I'm confused
  40.  
  41.  
  42.